home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Keychain Access.app / Contents / Resources / English.lproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  2004-06-23  |  606 b   |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {resetConfiguration = id; show = id; update = id; }; 
  6.             CLASS = Preferences; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 clearLogMessagesSwitch = NSButton; 
  10.                 panel = NSPanel; 
  11.                 syncLoginDefaultSwitch = NSButton; 
  12.                 syncLoginPasswordSwitch = NSButton; 
  13.                 syncLoginSettingsSwitch = NSButton; 
  14.             }; 
  15.             SUPERCLASS = NSObject; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }